Skip to content

Bug 2008722 - Directly use the pixel-based size for the SplitPane resize.#9150

Closed
arai-a wants to merge 1 commit intomozilla:masterfrom
arai-a:resize-precise
Closed

Bug 2008722 - Directly use the pixel-based size for the SplitPane resize.#9150
arai-a wants to merge 1 commit intomozilla:masterfrom
arai-a:resize-precise

Conversation

@arai-a
Copy link
Contributor

@arai-a arai-a commented Jan 6, 2026

for https://bugzilla.mozilla.org/show_bug.cgi?id=2008722

This does:

  • Store the pixel-based height of the resize event into the job-view App state
  • Directly use the pixel-based height for the details panel if the window height haven't changed since the last resize
  • Calculate the height of the details panel based on the ratio when the window height has changed since the last resize
  • Simplify the default size calculation

@arai-a
Copy link
Contributor Author

arai-a commented Feb 6, 2026

#9115 solved the issue

@arai-a arai-a closed this Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments